-
Notifications
You must be signed in to change notification settings - Fork 644
Cleanup Ember dependencies #772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@sgrif @carols10cents it appears that the build is failing due to unrelated reasons ( |
@Turbo87 sorry about that, we added caching to travis. It should be fixed now, could you try rebasing on master please? |
"ember-cli-moment-shim" takes care of that for us automatically
This is already imported by ember-cli-qunit
@carols10cents no problem. rebased, let's try again :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!!! Tried it out locally and things seem to be working as I'd expect!! ❤️ ❤️ ❤️
This PR updates and cleans up some of the npm and bower dependencies of the Ember app in this repository.
Most notable:
ember-source
from npm instead ofember
from bowerlodash
dependency with a 5 line function/cc @locks